-
Notifications
You must be signed in to change notification settings - Fork 140
Generated models and request builders #2376
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update generated files with build 188232
Addition of Public property publicKeyInfrastructure in type com.microsoft.graph.directory.DirectoryRequestBuilder with type PublicKeyInfrastructureRequestBuilder Addition of com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.CertificateBasedAuthConfigurationsRequestBuilder inherits from BaseRequestBuilder Addition of Public property count in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.CertificateBasedAuthConfigurationsRequestBuilder.GetQueryParameters with type Boolean Addition of Public property expand in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.CertificateBasedAuthConfigurationsRequestBuilder.GetQueryParameters with type String[] Addition of Public property filter in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.CertificateBasedAuthConfigurationsRequestBuilder.GetQueryParameters with type String Addition of Public property orderby in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.CertificateBasedAuthConfigurationsRequestBuilder.GetQueryParameters with type String[] Addition of Public property search in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.CertificateBasedAuthConfigurationsRequestBuilder.GetQueryParameters with type String Addition of Public property select in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.CertificateBasedAuthConfigurationsRequestBuilder.GetQueryParameters with type String[] Addition of Public property skip in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.CertificateBasedAuthConfigurationsRequestBuilder.GetQueryParameters with type Integer Addition of Public property top in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.CertificateBasedAuthConfigurationsRequestBuilder.GetQueryParameters with type Integer Addition of Public method toQueryParameters in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.CertificateBasedAuthConfigurationsRequestBuilder.GetQueryParameters with return type Map and parameters Addition of com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.CertificateBasedAuthConfigurationsRequestBuilder.GetQueryParameters implements QueryParameters Addition of com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.CertificateBasedAuthConfigurationsRequestBuilder.GetRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property queryParameters in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.CertificateBasedAuthConfigurationsRequestBuilder.GetRequestConfiguration with type GetQueryParameters Addition of com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.CertificateBasedAuthConfigurationsRequestBuilder.PostRequestConfiguration inherits from BaseRequestConfiguration Addition of Public method byCertificateBasedAuthPkiId in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.CertificateBasedAuthConfigurationsRequestBuilder with return type CertificateBasedAuthPkiItemRequestBuilder and parameters certificateBasedAuthPkiId of type String is required Addition of Public method constructor in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.CertificateBasedAuthConfigurationsRequestBuilder with return type Void and parameters pathParameters of type HashMap is required; requestAdapter of type RequestAdapter is required Addition of Public method constructor in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.CertificateBasedAuthConfigurationsRequestBuilder with return type Void and parameters rawUrl of type String is required; requestAdapter of type RequestAdapter is required Addition of Public property count in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.CertificateBasedAuthConfigurationsRequestBuilder with type CountRequestBuilder Addition of Public method get in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.CertificateBasedAuthConfigurationsRequestBuilder with return type CertificateBasedAuthPkiCollectionResponse and parameters Addition of Public method get in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.CertificateBasedAuthConfigurationsRequestBuilder with return type CertificateBasedAuthPkiCollectionResponse and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method post in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.CertificateBasedAuthConfigurationsRequestBuilder with return type CertificateBasedAuthPki and parameters body of type CertificateBasedAuthPki is required Addition of Public method post in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.CertificateBasedAuthConfigurationsRequestBuilder with return type CertificateBasedAuthPki and parameters body of type CertificateBasedAuthPki is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toGetRequestInformation in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.CertificateBasedAuthConfigurationsRequestBuilder with return type RequestInformation and parameters Addition of Public method toGetRequestInformation in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.CertificateBasedAuthConfigurationsRequestBuilder with return type RequestInformation and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toPostRequestInformation in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.CertificateBasedAuthConfigurationsRequestBuilder with return type RequestInformation and parameters body of type CertificateBasedAuthPki is required Addition of Public method toPostRequestInformation in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.CertificateBasedAuthConfigurationsRequestBuilder with return type RequestInformation and parameters body of type CertificateBasedAuthPki is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method withUrl in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.CertificateBasedAuthConfigurationsRequestBuilder with return type CertificateBasedAuthConfigurationsRequestBuilder and parameters rawUrl of type String is required Addition of com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.count.CountRequestBuilder inherits from BaseRequestBuilder Addition of Public property filter in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.count.CountRequestBuilder.GetQueryParameters with type String Addition of Public property search in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.count.CountRequestBuilder.GetQueryParameters with type String Addition of Public method toQueryParameters in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.count.CountRequestBuilder.GetQueryParameters with return type Map and parameters Addition of com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.count.CountRequestBuilder.GetQueryParameters implements QueryParameters Addition of com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.count.CountRequestBuilder.GetRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property queryParameters in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.count.CountRequestBuilder.GetRequestConfiguration with type GetQueryParameters Addition of Public method constructor in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.count.CountRequestBuilder with return type Void and parameters pathParameters of type HashMap is required; requestAdapter of type RequestAdapter is required Addition of Public method constructor in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.count.CountRequestBuilder with return type Void and parameters rawUrl of type String is required; requestAdapter of type RequestAdapter is required Addition of Public method get in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.count.CountRequestBuilder with return type Integer and parameters Addition of Public method get in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.count.CountRequestBuilder with return type Integer and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toGetRequestInformation in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.count.CountRequestBuilder with return type RequestInformation and parameters Addition of Public method toGetRequestInformation in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.count.CountRequestBuilder with return type RequestInformation and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method withUrl in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.count.CountRequestBuilder with return type CountRequestBuilder and parameters rawUrl of type String is required Addition of com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.CertificateAuthoritiesRequestBuilder inherits from BaseRequestBuilder Addition of Public property count in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.CertificateAuthoritiesRequestBuilder.GetQueryParameters with type Boolean Addition of Public property expand in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.CertificateAuthoritiesRequestBuilder.GetQueryParameters with type String[] Addition of Public property filter in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.CertificateAuthoritiesRequestBuilder.GetQueryParameters with type String Addition of Public property orderby in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.CertificateAuthoritiesRequestBuilder.GetQueryParameters with type String[] Addition of Public property search in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.CertificateAuthoritiesRequestBuilder.GetQueryParameters with type String Addition of Public property select in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.CertificateAuthoritiesRequestBuilder.GetQueryParameters with type String[] Addition of Public property skip in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.CertificateAuthoritiesRequestBuilder.GetQueryParameters with type Integer Addition of Public property top in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.CertificateAuthoritiesRequestBuilder.GetQueryParameters with type Integer Addition of Public method toQueryParameters in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.CertificateAuthoritiesRequestBuilder.GetQueryParameters with return type Map and parameters Addition of com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.CertificateAuthoritiesRequestBuilder.GetQueryParameters implements QueryParameters Addition of com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.CertificateAuthoritiesRequestBuilder.GetRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property queryParameters in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.CertificateAuthoritiesRequestBuilder.GetRequestConfiguration with type GetQueryParameters Addition of com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.CertificateAuthoritiesRequestBuilder.PostRequestConfiguration inherits from BaseRequestConfiguration Addition of Public method byCertificateAuthorityDetailId in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.CertificateAuthoritiesRequestBuilder with return type CertificateAuthorityDetailItemRequestBuilder and parameters certificateAuthorityDetailId of type String is required Addition of Public method constructor in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.CertificateAuthoritiesRequestBuilder with return type Void and parameters pathParameters of type HashMap is required; requestAdapter of type RequestAdapter is required Addition of Public method constructor in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.CertificateAuthoritiesRequestBuilder with return type Void and parameters rawUrl of type String is required; requestAdapter of type RequestAdapter is required Addition of Public property count in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.CertificateAuthoritiesRequestBuilder with type CountRequestBuilder Addition of Public method get in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.CertificateAuthoritiesRequestBuilder with return type CertificateAuthorityDetailCollectionResponse and parameters Addition of Public method get in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.CertificateAuthoritiesRequestBuilder with return type CertificateAuthorityDetailCollectionResponse and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method post in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.CertificateAuthoritiesRequestBuilder with return type CertificateAuthorityDetail and parameters body of type CertificateAuthorityDetail is required Addition of Public method post in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.CertificateAuthoritiesRequestBuilder with return type CertificateAuthorityDetail and parameters body of type CertificateAuthorityDetail is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toGetRequestInformation in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.CertificateAuthoritiesRequestBuilder with return type RequestInformation and parameters Addition of Public method toGetRequestInformation in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.CertificateAuthoritiesRequestBuilder with return type RequestInformation and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toPostRequestInformation in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.CertificateAuthoritiesRequestBuilder with return type RequestInformation and parameters body of type CertificateAuthorityDetail is required Addition of Public method toPostRequestInformation in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.CertificateAuthoritiesRequestBuilder with return type RequestInformation and parameters body of type CertificateAuthorityDetail is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method withUrl in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.CertificateAuthoritiesRequestBuilder with return type CertificateAuthoritiesRequestBuilder and parameters rawUrl of type String is required Addition of com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.count.CountRequestBuilder inherits from BaseRequestBuilder Addition of Public property filter in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.count.CountRequestBuilder.GetQueryParameters with type String Addition of Public property search in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.count.CountRequestBuilder.GetQueryParameters with type String Addition of Public method toQueryParameters in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.count.CountRequestBuilder.GetQueryParameters with return type Map and parameters Addition of com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.count.CountRequestBuilder.GetQueryParameters implements QueryParameters Addition of com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.count.CountRequestBuilder.GetRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property queryParameters in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.count.CountRequestBuilder.GetRequestConfiguration with type GetQueryParameters Addition of Public method constructor in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.count.CountRequestBuilder with return type Void and parameters pathParameters of type HashMap is required; requestAdapter of type RequestAdapter is required Addition of Public method constructor in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.count.CountRequestBuilder with return type Void and parameters rawUrl of type String is required; requestAdapter of type RequestAdapter is required Addition of Public method get in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.count.CountRequestBuilder with return type Integer and parameters Addition of Public method get in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.count.CountRequestBuilder with return type Integer and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toGetRequestInformation in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.count.CountRequestBuilder with return type RequestInformation and parameters Addition of Public method toGetRequestInformation in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.count.CountRequestBuilder with return type RequestInformation and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method withUrl in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.count.CountRequestBuilder with return type CountRequestBuilder and parameters rawUrl of type String is required Addition of com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.item.CertificateAuthorityDetailItemRequestBuilder inherits from BaseRequestBuilder Addition of com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.item.CertificateAuthorityDetailItemRequestBuilder.DeleteRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property expand in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.item.CertificateAuthorityDetailItemRequestBuilder.GetQueryParameters with type String[] Addition of Public property select in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.item.CertificateAuthorityDetailItemRequestBuilder.GetQueryParameters with type String[] Addition of Public method toQueryParameters in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.item.CertificateAuthorityDetailItemRequestBuilder.GetQueryParameters with return type Map and parameters Addition of com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.item.CertificateAuthorityDetailItemRequestBuilder.GetQueryParameters implements QueryParameters Addition of com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.item.CertificateAuthorityDetailItemRequestBuilder.GetRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property queryParameters in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.item.CertificateAuthorityDetailItemRequestBuilder.GetRequestConfiguration with type GetQueryParameters Addition of com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.item.CertificateAuthorityDetailItemRequestBuilder.PatchRequestConfiguration inherits from BaseRequestConfiguration Addition of Public method constructor in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.item.CertificateAuthorityDetailItemRequestBuilder with return type Void and parameters pathParameters of type HashMap is required; requestAdapter of type RequestAdapter is required Addition of Public method constructor in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.item.CertificateAuthorityDetailItemRequestBuilder with return type Void and parameters rawUrl of type String is required; requestAdapter of type RequestAdapter is required Addition of Public method delete in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.item.CertificateAuthorityDetailItemRequestBuilder with return type Void and parameters Addition of Public method delete in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.item.CertificateAuthorityDetailItemRequestBuilder with return type Void and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method get in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.item.CertificateAuthorityDetailItemRequestBuilder with return type CertificateAuthorityDetail and parameters Addition of Public method get in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.item.CertificateAuthorityDetailItemRequestBuilder with return type CertificateAuthorityDetail and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method patch in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.item.CertificateAuthorityDetailItemRequestBuilder with return type CertificateAuthorityDetail and parameters body of type CertificateAuthorityDetail is required Addition of Public method patch in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.item.CertificateAuthorityDetailItemRequestBuilder with return type CertificateAuthorityDetail and parameters body of type CertificateAuthorityDetail is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toDeleteRequestInformation in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.item.CertificateAuthorityDetailItemRequestBuilder with return type RequestInformation and parameters Addition of Public method toDeleteRequestInformation in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.item.CertificateAuthorityDetailItemRequestBuilder with return type RequestInformation and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toGetRequestInformation in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.item.CertificateAuthorityDetailItemRequestBuilder with return type RequestInformation and parameters Addition of Public method toGetRequestInformation in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.item.CertificateAuthorityDetailItemRequestBuilder with return type RequestInformation and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toPatchRequestInformation in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.item.CertificateAuthorityDetailItemRequestBuilder with return type RequestInformation and parameters body of type CertificateAuthorityDetail is required Addition of Public method toPatchRequestInformation in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.item.CertificateAuthorityDetailItemRequestBuilder with return type RequestInformation and parameters body of type CertificateAuthorityDetail is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method withUrl in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.certificateauthorities.item.CertificateAuthorityDetailItemRequestBuilder with return type CertificateAuthorityDetailItemRequestBuilder and parameters rawUrl of type String is required Addition of com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.CertificateBasedAuthPkiItemRequestBuilder inherits from BaseRequestBuilder Addition of com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.CertificateBasedAuthPkiItemRequestBuilder.DeleteRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property expand in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.CertificateBasedAuthPkiItemRequestBuilder.GetQueryParameters with type String[] Addition of Public property select in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.CertificateBasedAuthPkiItemRequestBuilder.GetQueryParameters with type String[] Addition of Public method toQueryParameters in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.CertificateBasedAuthPkiItemRequestBuilder.GetQueryParameters with return type Map and parameters Addition of com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.CertificateBasedAuthPkiItemRequestBuilder.GetQueryParameters implements QueryParameters Addition of com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.CertificateBasedAuthPkiItemRequestBuilder.GetRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property queryParameters in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.CertificateBasedAuthPkiItemRequestBuilder.GetRequestConfiguration with type GetQueryParameters Addition of com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.CertificateBasedAuthPkiItemRequestBuilder.PatchRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property certificateAuthorities in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.CertificateBasedAuthPkiItemRequestBuilder with type CertificateAuthoritiesRequestBuilder Addition of Public method constructor in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.CertificateBasedAuthPkiItemRequestBuilder with return type Void and parameters pathParameters of type HashMap is required; requestAdapter of type RequestAdapter is required Addition of Public method constructor in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.CertificateBasedAuthPkiItemRequestBuilder with return type Void and parameters rawUrl of type String is required; requestAdapter of type RequestAdapter is required Addition of Public method delete in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.CertificateBasedAuthPkiItemRequestBuilder with return type Void and parameters Addition of Public method delete in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.CertificateBasedAuthPkiItemRequestBuilder with return type Void and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method get in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.CertificateBasedAuthPkiItemRequestBuilder with return type CertificateBasedAuthPki and parameters Addition of Public method get in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.CertificateBasedAuthPkiItemRequestBuilder with return type CertificateBasedAuthPki and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method patch in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.CertificateBasedAuthPkiItemRequestBuilder with return type CertificateBasedAuthPki and parameters body of type CertificateBasedAuthPki is required Addition of Public method patch in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.CertificateBasedAuthPkiItemRequestBuilder with return type CertificateBasedAuthPki and parameters body of type CertificateBasedAuthPki is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toDeleteRequestInformation in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.CertificateBasedAuthPkiItemRequestBuilder with return type RequestInformation and parameters Addition of Public method toDeleteRequestInformation in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.CertificateBasedAuthPkiItemRequestBuilder with return type RequestInformation and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toGetRequestInformation in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.CertificateBasedAuthPkiItemRequestBuilder with return type RequestInformation and parameters Addition of Public method toGetRequestInformation in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.CertificateBasedAuthPkiItemRequestBuilder with return type RequestInformation and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toPatchRequestInformation in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.CertificateBasedAuthPkiItemRequestBuilder with return type RequestInformation and parameters body of type CertificateBasedAuthPki is required Addition of Public method toPatchRequestInformation in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.CertificateBasedAuthPkiItemRequestBuilder with return type RequestInformation and parameters body of type CertificateBasedAuthPki is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public property upload in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.CertificateBasedAuthPkiItemRequestBuilder with type UploadRequestBuilder Addition of Public method withUrl in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.CertificateBasedAuthPkiItemRequestBuilder with return type CertificateBasedAuthPkiItemRequestBuilder and parameters rawUrl of type String is required Addition of Protected property backingStore in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.upload.UploadPostRequestBody with type BackingStore Addition of Public method constructor in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.upload.UploadPostRequestBody with return type void and parameters Addition of Public method getAdditionalData in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.upload.UploadPostRequestBody with return type Map and parameters Addition of Public method getBackingStore in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.upload.UploadPostRequestBody with return type BackingStore and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.upload.UploadPostRequestBody with return type Map> and parameters Addition of Public method getSha256FileHash in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.upload.UploadPostRequestBody with return type String and parameters Addition of Public method getUploadUrl in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.upload.UploadPostRequestBody with return type String and parameters Addition of Public method serialize in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.upload.UploadPostRequestBody with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setAdditionalData in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.upload.UploadPostRequestBody with return type void and parameters value of type Map is optional Addition of Public method setBackingStore in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.upload.UploadPostRequestBody with return type void and parameters value of type BackingStore is required Addition of Public method setSha256FileHash in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.upload.UploadPostRequestBody with return type void and parameters value of type String is optional Addition of Public method setUploadUrl in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.upload.UploadPostRequestBody with return type void and parameters value of type String is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.upload.UploadPostRequestBody with return type UploadPostRequestBody and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.upload.UploadPostRequestBody implements AdditionalDataHolder; BackedModel; Parsable Addition of com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.upload.UploadRequestBuilder inherits from BaseRequestBuilder Addition of com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.upload.UploadRequestBuilder.PostRequestConfiguration inherits from BaseRequestConfiguration Addition of Public method constructor in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.upload.UploadRequestBuilder with return type Void and parameters pathParameters of type HashMap is required; requestAdapter of type RequestAdapter is required Addition of Public method constructor in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.upload.UploadRequestBuilder with return type Void and parameters rawUrl of type String is required; requestAdapter of type RequestAdapter is required Addition of Public method post in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.upload.UploadRequestBuilder with return type Void and parameters body of type UploadPostRequestBody is required Addition of Public method post in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.upload.UploadRequestBuilder with return type Void and parameters body of type UploadPostRequestBody is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toPostRequestInformation in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.upload.UploadRequestBuilder with return type RequestInformation and parameters body of type UploadPostRequestBody is required Addition of Public method toPostRequestInformation in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.upload.UploadRequestBuilder with return type RequestInformation and parameters body of type UploadPostRequestBody is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method withUrl in type com.microsoft.graph.directory.publickeyinfrastructure.certificatebasedauthconfigurations.item.upload.UploadRequestBuilder with return type UploadRequestBuilder and parameters rawUrl of type String is required Addition of com.microsoft.graph.directory.publickeyinfrastructure.PublicKeyInfrastructureRequestBuilder inherits from BaseRequestBuilder Addition of com.microsoft.graph.directory.publickeyinfrastructure.PublicKeyInfrastructureRequestBuilder.DeleteRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property expand in type com.microsoft.graph.directory.publickeyinfrastructure.PublicKeyInfrastructureRequestBuilder.GetQueryParameters with type String[] Addition of Public property select in type com.microsoft.graph.directory.publickeyinfrastructure.PublicKeyInfrastructureRequestBuilder.GetQueryParameters with type String[] Addition of Public method toQueryParameters in type com.microsoft.graph.directory.publickeyinfrastructure.PublicKeyInfrastructureRequestBuilder.GetQueryParameters with return type Map and parameters Addition of com.microsoft.graph.directory.publickeyinfrastructure.PublicKeyInfrastructureRequestBuilder.GetQueryParameters implements QueryParameters Addition of com.microsoft.graph.directory.publickeyinfrastructure.PublicKeyInfrastructureRequestBuilder.GetRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property queryParameters in type com.microsoft.graph.directory.publickeyinfrastructure.PublicKeyInfrastructureRequestBuilder.GetRequestConfiguration with type GetQueryParameters Addition of com.microsoft.graph.directory.publickeyinfrastructure.PublicKeyInfrastructureRequestBuilder.PatchRequestConfiguration inherits from BaseRequestConfiguration Addition of Public property certificateBasedAuthConfigurations in type com.microsoft.graph.directory.publickeyinfrastructure.PublicKeyInfrastructureRequestBuilder with type CertificateBasedAuthConfigurationsRequestBuilder Addition of Public method constructor in type com.microsoft.graph.directory.publickeyinfrastructure.PublicKeyInfrastructureRequestBuilder with return type Void and parameters pathParameters of type HashMap is required; requestAdapter of type RequestAdapter is required Addition of Public method constructor in type com.microsoft.graph.directory.publickeyinfrastructure.PublicKeyInfrastructureRequestBuilder with return type Void and parameters rawUrl of type String is required; requestAdapter of type RequestAdapter is required Addition of Public method delete in type com.microsoft.graph.directory.publickeyinfrastructure.PublicKeyInfrastructureRequestBuilder with return type Void and parameters Addition of Public method delete in type com.microsoft.graph.directory.publickeyinfrastructure.PublicKeyInfrastructureRequestBuilder with return type Void and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method get in type com.microsoft.graph.directory.publickeyinfrastructure.PublicKeyInfrastructureRequestBuilder with return type PublicKeyInfrastructureRoot and parameters Addition of Public method get in type com.microsoft.graph.directory.publickeyinfrastructure.PublicKeyInfrastructureRequestBuilder with return type PublicKeyInfrastructureRoot and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method patch in type com.microsoft.graph.directory.publickeyinfrastructure.PublicKeyInfrastructureRequestBuilder with return type PublicKeyInfrastructureRoot and parameters body of type PublicKeyInfrastructureRoot is required Addition of Public method patch in type com.microsoft.graph.directory.publickeyinfrastructure.PublicKeyInfrastructureRequestBuilder with return type PublicKeyInfrastructureRoot and parameters body of type PublicKeyInfrastructureRoot is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toDeleteRequestInformation in type com.microsoft.graph.directory.publickeyinfrastructure.PublicKeyInfrastructureRequestBuilder with return type RequestInformation and parameters Addition of Public method toDeleteRequestInformation in type com.microsoft.graph.directory.publickeyinfrastructure.PublicKeyInfrastructureRequestBuilder with return type RequestInformation and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toGetRequestInformation in type com.microsoft.graph.directory.publickeyinfrastructure.PublicKeyInfrastructureRequestBuilder with return type RequestInformation and parameters Addition of Public method toGetRequestInformation in type com.microsoft.graph.directory.publickeyinfrastructure.PublicKeyInfrastructureRequestBuilder with return type RequestInformation and parameters requestConfiguration of type java.util.function.Consumer is optional Addition of Public method toPatchRequestInformation in type com.microsoft.graph.directory.publickeyinfrastructure.PublicKeyInfrastructureRequestBuilder with return type RequestInformation and parameters body of type PublicKeyInfrastructureRoot is required Addition of Public method toPatchRequestInformation in type com.microsoft.graph.directory.publickeyinfrastructure.PublicKeyInfrastructureRequestBuilder with return type RequestInformation and parameters body of type PublicKeyInfrastructureRoot is required; requestConfiguration of type java.util.function.Consumer is optional Addition of Public method withUrl in type com.microsoft.graph.directory.publickeyinfrastructure.PublicKeyInfrastructureRequestBuilder with return type PublicKeyInfrastructureRequestBuilder and parameters rawUrl of type String is required Addition of com.microsoft.graph.models.AiInteraction inherits from Entity Addition of Public method constructor in type com.microsoft.graph.models.AiInteraction with return type void and parameters Addition of Public method getAppClass in type com.microsoft.graph.models.AiInteraction with return type String and parameters Addition of Public method getAttachments in type com.microsoft.graph.models.AiInteraction with return type java.util.List and parameters Addition of Public method getBody in type com.microsoft.graph.models.AiInteraction with return type ItemBody and parameters Addition of Public method getContexts in type com.microsoft.graph.models.AiInteraction with return type java.util.List and parameters Addition of Public method getConversationType in type com.microsoft.graph.models.AiInteraction with return type String and parameters Addition of Public method getCreatedDateTime in type com.microsoft.graph.models.AiInteraction with return type OffsetDateTime and parameters Addition of Public method getEtag in type com.microsoft.graph.models.AiInteraction with return type String and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.models.AiInteraction with return type Map> and parameters Addition of Public method getFrom in type com.microsoft.graph.models.AiInteraction with return type IdentitySet and parameters Addition of Public method getInteractionType in type com.microsoft.graph.models.AiInteraction with return type AiInteractionType and parameters Addition of Public method getLinks in type com.microsoft.graph.models.AiInteraction with return type java.util.List and parameters Addition of Public method getLocale in type com.microsoft.graph.models.AiInteraction with return type String and parameters Addition of Public method getMentions in type com.microsoft.graph.models.AiInteraction with return type java.util.List and parameters Addition of Public method getRequestId in type com.microsoft.graph.models.AiInteraction with return type String and parameters Addition of Public method getSessionId in type com.microsoft.graph.models.AiInteraction with return type String and parameters Addition of Public property OdataType in type com.microsoft.graph.models.AiInteraction with type String Addition of Public method serialize in type com.microsoft.graph.models.AiInteraction with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setAppClass in type com.microsoft.graph.models.AiInteraction with return type void and parameters value of type String is optional Addition of Public method setAttachments in type com.microsoft.graph.models.AiInteraction with return type void and parameters value of type java.util.List is optional Addition of Public method setBody in type com.microsoft.graph.models.AiInteraction with return type void and parameters value of type ItemBody is optional Addition of Public method setContexts in type com.microsoft.graph.models.AiInteraction with return type void and parameters value of type java.util.List is optional Addition of Public method setConversationType in type com.microsoft.graph.models.AiInteraction with return type void and parameters value of type String is optional Addition of Public method setCreatedDateTime in type com.microsoft.graph.models.AiInteraction with return type void and parameters value of type OffsetDateTime is optional Addition of Public method setEtag in type com.microsoft.graph.models.AiInteraction with return type void and parameters value of type String is optional Addition of Public method setFrom in type com.microsoft.graph.models.AiInteraction with return type void and parameters value of type IdentitySet is optional Addition of Public method setInteractionType in type com.microsoft.graph.models.AiInteraction with return type void and parameters value of type AiInteractionType is optional Addition of Public method setLinks in type com.microsoft.graph.models.AiInteraction with return type void and parameters value of type java.util.List is optional Addition of Public method setLocale in type com.microsoft.graph.models.AiInteraction with return type void and parameters value of type String is optional Addition of Public method setMentions in type com.microsoft.graph.models.AiInteraction with return type void and parameters value of type java.util.List is optional Addition of Public method setRequestId in type com.microsoft.graph.models.AiInteraction with return type void and parameters value of type String is optional Addition of Public method setSessionId in type com.microsoft.graph.models.AiInteraction with return type void and parameters value of type String is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.models.AiInteraction with return type AiInteraction and parameters parseNode of type ParseNode is required Addition of Protected property backingStore in type com.microsoft.graph.models.AiInteractionAttachment with type BackingStore Addition of Public method constructor in type com.microsoft.graph.models.AiInteractionAttachment with return type void and parameters Addition of Public method getAdditionalData in type com.microsoft.graph.models.AiInteractionAttachment with return type Map and parameters Addition of Public method getAttachmentId in type com.microsoft.graph.models.AiInteractionAttachment with return type String and parameters Addition of Public method getBackingStore in type com.microsoft.graph.models.AiInteractionAttachment with return type BackingStore and parameters Addition of Public method getContent in type com.microsoft.graph.models.AiInteractionAttachment with return type String and parameters Addition of Public method getContentType in type com.microsoft.graph.models.AiInteractionAttachment with return type String and parameters Addition of Public method getContentUrl in type com.microsoft.graph.models.AiInteractionAttachment with return type String and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.models.AiInteractionAttachment with return type Map> and parameters Addition of Public method getName in type com.microsoft.graph.models.AiInteractionAttachment with return type String and parameters Addition of Public method getOdataType in type com.microsoft.graph.models.AiInteractionAttachment with return type String and parameters Addition of Public method serialize in type com.microsoft.graph.models.AiInteractionAttachment with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setAdditionalData in type com.microsoft.graph.models.AiInteractionAttachment with return type void and parameters value of type Map is optional Addition of Public method setAttachmentId in type com.microsoft.graph.models.AiInteractionAttachment with return type void and parameters value of type String is optional Addition of Public method setBackingStore in type com.microsoft.graph.models.AiInteractionAttachment with return type void and parameters value of type BackingStore is required Addition of Public method setContent in type com.microsoft.graph.models.AiInteractionAttachment with return type void and parameters value of type String is optional Addition of Public method setContentType in type com.microsoft.graph.models.AiInteractionAttachment with return type void and parameters value of type String is optional Addition of Public method setContentUrl in type com.microsoft.graph.models.AiInteractionAttachment with return type void and parameters value of type String is optional Addition of Public method setName in type com.microsoft.graph.models.AiInteractionAttachment with return type void and parameters value of type String is optional Addition of Public method setOdataType in type com.microsoft.graph.models.AiInteractionAttachment with return type void and parameters value of type String is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.models.AiInteractionAttachment with return type AiInteractionAttachment and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.models.AiInteractionAttachment implements AdditionalDataHolder; BackedModel; Parsable Addition of Protected property backingStore in type com.microsoft.graph.models.AiInteractionContext with type BackingStore Addition of Public method constructor in type com.microsoft.graph.models.AiInteractionContext with return type void and parameters Addition of Public method getAdditionalData in type com.microsoft.graph.models.AiInteractionContext with return type Map and parameters Addition of Public method getBackingStore in type com.microsoft.graph.models.AiInteractionContext with return type BackingStore and parameters Addition of Public method getContextReference in type com.microsoft.graph.models.AiInteractionContext with return type String and parameters Addition of Public method getContextType in type com.microsoft.graph.models.AiInteractionContext with return type String and parameters Addition of Public method getDisplayName in type com.microsoft.graph.models.AiInteractionContext with return type String and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.models.AiInteractionContext with return type Map> and parameters Addition of Public method getOdataType in type com.microsoft.graph.models.AiInteractionContext with return type String and parameters Addition of Public method serialize in type com.microsoft.graph.models.AiInteractionContext with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setAdditionalData in type com.microsoft.graph.models.AiInteractionContext with return type void and parameters value of type Map is optional Addition of Public method setBackingStore in type com.microsoft.graph.models.AiInteractionContext with return type void and parameters value of type BackingStore is required Addition of Public method setContextReference in type com.microsoft.graph.models.AiInteractionContext with return type void and parameters value of type String is optional Addition of Public method setContextType in type com.microsoft.graph.models.AiInteractionContext with return type void and parameters value of type String is optional Addition of Public method setDisplayName in type com.microsoft.graph.models.AiInteractionContext with return type void and parameters value of type String is optional Addition of Public method setOdataType in type com.microsoft.graph.models.AiInteractionContext with return type void and parameters value of type String is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.models.AiInteractionContext with return type AiInteractionContext and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.models.AiInteractionContext implements AdditionalDataHolder; BackedModel; Parsable Addition of com.microsoft.graph.models.AiInteractionHistory inherits from Entity Addition of Public method constructor in type com.microsoft.graph.models.AiInteractionHistory with return type void and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.models.AiInteractionHistory with return type Map> and parameters Addition of Public property OdataType in type com.microsoft.graph.models.AiInteractionHistory with type String Addition of Public method serialize in type com.microsoft.graph.models.AiInteractionHistory with return type Void and parameters writer of type SerializationWriter is required Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.models.AiInteractionHistory with return type AiInteractionHistory and parameters parseNode of type ParseNode is required Addition of Protected property backingStore in type com.microsoft.graph.models.AiInteractionLink with type BackingStore Addition of Public method constructor in type com.microsoft.graph.models.AiInteractionLink with return type void and parameters Addition of Public method getAdditionalData in type com.microsoft.graph.models.AiInteractionLink with return type Map and parameters Addition of Public method getBackingStore in type com.microsoft.graph.models.AiInteractionLink with return type BackingStore and parameters Addition of Public method getDisplayName in type com.microsoft.graph.models.AiInteractionLink with return type String and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.models.AiInteractionLink with return type Map> and parameters Addition of Public method getLinkType in type com.microsoft.graph.models.AiInteractionLink with return type String and parameters Addition of Public method getLinkUrl in type com.microsoft.graph.models.AiInteractionLink with return type String and parameters Addition of Public method getOdataType in type com.microsoft.graph.models.AiInteractionLink with return type String and parameters Addition of Public method serialize in type com.microsoft.graph.models.AiInteractionLink with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setAdditionalData in type com.microsoft.graph.models.AiInteractionLink with return type void and parameters value of type Map is optional Addition of Public method setBackingStore in type com.microsoft.graph.models.AiInteractionLink with return type void and parameters value of type BackingStore is required Addition of Public method setDisplayName in type com.microsoft.graph.models.AiInteractionLink with return type void and parameters value of type String is optional Addition of Public method setLinkType in type com.microsoft.graph.models.AiInteractionLink with return type void and parameters value of type String is optional Addition of Public method setLinkUrl in type com.microsoft.graph.models.AiInteractionLink with return type void and parameters value of type String is optional Addition of Public method setOdataType in type com.microsoft.graph.models.AiInteractionLink with return type void and parameters value of type String is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.models.AiInteractionLink with return type AiInteractionLink and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.models.AiInteractionLink implements AdditionalDataHolder; BackedModel; Parsable Addition of Protected property backingStore in type com.microsoft.graph.models.AiInteractionMention with type BackingStore Addition of Public method constructor in type com.microsoft.graph.models.AiInteractionMention with return type void and parameters Addition of Public method getAdditionalData in type com.microsoft.graph.models.AiInteractionMention with return type Map and parameters Addition of Public method getBackingStore in type com.microsoft.graph.models.AiInteractionMention with return type BackingStore and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.models.AiInteractionMention with return type Map> and parameters Addition of Public method getMentioned in type com.microsoft.graph.models.AiInteractionMention with return type AiInteractionMentionedIdentitySet and parameters Addition of Public method getMentionId in type com.microsoft.graph.models.AiInteractionMention with return type Integer and parameters Addition of Public method getMentionText in type com.microsoft.graph.models.AiInteractionMention with return type String and parameters Addition of Public method getOdataType in type com.microsoft.graph.models.AiInteractionMention with return type String and parameters Addition of Public method serialize in type com.microsoft.graph.models.AiInteractionMention with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setAdditionalData in type com.microsoft.graph.models.AiInteractionMention with return type void and parameters value of type Map is optional Addition of Public method setBackingStore in type com.microsoft.graph.models.AiInteractionMention with return type void and parameters value of type BackingStore is required Addition of Public method setMentioned in type com.microsoft.graph.models.AiInteractionMention with return type void and parameters value of type AiInteractionMentionedIdentitySet is optional Addition of Public method setMentionId in type com.microsoft.graph.models.AiInteractionMention with return type void and parameters value of type Integer is optional Addition of Public method setMentionText in type com.microsoft.graph.models.AiInteractionMention with return type void and parameters value of type String is optional Addition of Public method setOdataType in type com.microsoft.graph.models.AiInteractionMention with return type void and parameters value of type String is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.models.AiInteractionMention with return type AiInteractionMention and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.models.AiInteractionMentionedIdentitySet inherits from IdentitySet Addition of Public method constructor in type com.microsoft.graph.models.AiInteractionMentionedIdentitySet with return type void and parameters Addition of Public method getConversation in type com.microsoft.graph.models.AiInteractionMentionedIdentitySet with return type TeamworkConversationIdentity and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.models.AiInteractionMentionedIdentitySet with return type Map> and parameters Addition of Public method getTag in type com.microsoft.graph.models.AiInteractionMentionedIdentitySet with return type TeamworkTagIdentity and parameters Addition of Public property OdataType in type com.microsoft.graph.models.AiInteractionMentionedIdentitySet with type String Addition of Public method serialize in type com.microsoft.graph.models.AiInteractionMentionedIdentitySet with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setConversation in type com.microsoft.graph.models.AiInteractionMentionedIdentitySet with return type void and parameters value of type TeamworkConversationIdentity is optional Addition of Public method setTag in type com.microsoft.graph.models.AiInteractionMentionedIdentitySet with return type void and parameters value of type TeamworkTagIdentity is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.models.AiInteractionMentionedIdentitySet with return type AiInteractionMentionedIdentitySet and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.models.AiInteractionMention implements AdditionalDataHolder; BackedModel; Parsable Addition of com.microsoft.graph.models.AiInteractionType has an enum member UserPrompt with order 0 Addition of com.microsoft.graph.models.AiInteractionType has an enum member AiResponse with order 1 Addition of com.microsoft.graph.models.AiInteractionType has an enum member UnknownFutureValue with order 2 Addition of com.microsoft.graph.models.AiUser inherits from Entity Addition of Public method constructor in type com.microsoft.graph.models.AiUser with return type void and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.models.AiUser with return type Map> and parameters Addition of Public method getInteractionHistory in type com.microsoft.graph.models.AiUser with return type AiInteractionHistory and parameters Addition of Public property OdataType in type com.microsoft.graph.models.AiUser with type String Addition of Public method serialize in type com.microsoft.graph.models.AiUser with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setInteractionHistory in type com.microsoft.graph.models.AiUser with return type void and parameters value of type AiInteractionHistory is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.models.AiUser with return type AiUser and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.models.CertificateAuthorityDetail inherits from DirectoryObject Addition of Public method constructor in type com.microsoft.graph.models.CertificateAuthorityDetail with return type void and parameters Addition of Public method getCertificate in type com.microsoft.graph.models.CertificateAuthorityDetail with return type byte[] and parameters Addition of Public method getCertificateAuthorityType in type com.microsoft.graph.models.CertificateAuthorityDetail with return type CertificateAuthorityType and parameters Addition of Public method getCertificateRevocationListUrl in type com.microsoft.graph.models.CertificateAuthorityDetail with return type String and parameters Addition of Public method getCreatedDateTime in type com.microsoft.graph.models.CertificateAuthorityDetail with return type OffsetDateTime and parameters Addition of Public method getDeltaCertificateRevocationListUrl in type com.microsoft.graph.models.CertificateAuthorityDetail with return type String and parameters Addition of Public method getDisplayName in type com.microsoft.graph.models.CertificateAuthorityDetail with return type String and parameters Addition of Public method getExpirationDateTime in type com.microsoft.graph.models.CertificateAuthorityDetail with return type OffsetDateTime and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.models.CertificateAuthorityDetail with return type Map> and parameters Addition of Public method getIsIssuerHintEnabled in type com.microsoft.graph.models.CertificateAuthorityDetail with return type Boolean and parameters Addition of Public method getIssuer in type com.microsoft.graph.models.CertificateAuthorityDetail with return type String and parameters Addition of Public method getIssuerSubjectKeyIdentifier in type com.microsoft.graph.models.CertificateAuthorityDetail with return type String and parameters Addition of Public method getThumbprint in type com.microsoft.graph.models.CertificateAuthorityDetail with return type String and parameters Addition of Public property OdataType in type com.microsoft.graph.models.CertificateAuthorityDetail with type String Addition of Public method serialize in type com.microsoft.graph.models.CertificateAuthorityDetail with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setCertificate in type com.microsoft.graph.models.CertificateAuthorityDetail with return type void and parameters value of type byte[] is optional Addition of Public method setCertificateAuthorityType in type com.microsoft.graph.models.CertificateAuthorityDetail with return type void and parameters value of type CertificateAuthorityType is optional Addition of Public method setCertificateRevocationListUrl in type com.microsoft.graph.models.CertificateAuthorityDetail with return type void and parameters value of type String is optional Addition of Public method setCreatedDateTime in type com.microsoft.graph.models.CertificateAuthorityDetail with return type void and parameters value of type OffsetDateTime is optional Addition of Public method setDeltaCertificateRevocationListUrl in type com.microsoft.graph.models.CertificateAuthorityDetail with return type void and parameters value of type String is optional Addition of Public method setDisplayName in type com.microsoft.graph.models.CertificateAuthorityDetail with return type void and parameters value of type String is optional Addition of Public method setExpirationDateTime in type com.microsoft.graph.models.CertificateAuthorityDetail with return type void and parameters value of type OffsetDateTime is optional Addition of Public method setIsIssuerHintEnabled in type com.microsoft.graph.models.CertificateAuthorityDetail with return type void and parameters value of type Boolean is optional Addition of Public method setIssuer in type com.microsoft.graph.models.CertificateAuthorityDetail with return type void and parameters value of type String is optional Addition of Public method setIssuerSubjectKeyIdentifier in type com.microsoft.graph.models.CertificateAuthorityDetail with return type void and parameters value of type String is optional Addition of Public method setThumbprint in type com.microsoft.graph.models.CertificateAuthorityDetail with return type void and parameters value of type String is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.models.CertificateAuthorityDetail with return type CertificateAuthorityDetail and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.models.CertificateAuthorityDetailCollectionResponse inherits from BaseCollectionPaginationCountResponse Addition of Public method constructor in type com.microsoft.graph.models.CertificateAuthorityDetailCollectionResponse with return type void and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.models.CertificateAuthorityDetailCollectionResponse with return type Map> and parameters Addition of Public method getValue in type com.microsoft.graph.models.CertificateAuthorityDetailCollectionResponse with return type java.util.List and parameters Addition of Public method serialize in type com.microsoft.graph.models.CertificateAuthorityDetailCollectionResponse with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setValue in type com.microsoft.graph.models.CertificateAuthorityDetailCollectionResponse with return type void and parameters value of type java.util.List is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.models.CertificateAuthorityDetailCollectionResponse with return type CertificateAuthorityDetailCollectionResponse and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.models.CertificateAuthorityType has an enum member Root with order 0 Addition of com.microsoft.graph.models.CertificateAuthorityType has an enum member Intermediate with order 1 Addition of com.microsoft.graph.models.CertificateAuthorityType has an enum member UnknownFutureValue with order 2 Addition of com.microsoft.graph.models.CertificateBasedAuthPki inherits from DirectoryObject Addition of Public method constructor in type com.microsoft.graph.models.CertificateBasedAuthPki with return type void and parameters Addition of Public method getCertificateAuthorities in type com.microsoft.graph.models.CertificateBasedAuthPki with return type java.util.List and parameters Addition of Public method getDisplayName in type com.microsoft.graph.models.CertificateBasedAuthPki with return type String and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.models.CertificateBasedAuthPki with return type Map> and parameters Addition of Public method getLastModifiedDateTime in type com.microsoft.graph.models.CertificateBasedAuthPki with return type OffsetDateTime and parameters Addition of Public method getStatus in type com.microsoft.graph.models.CertificateBasedAuthPki with return type String and parameters Addition of Public method getStatusDetails in type com.microsoft.graph.models.CertificateBasedAuthPki with return type String and parameters Addition of Public property OdataType in type com.microsoft.graph.models.CertificateBasedAuthPki with type String Addition of Public method serialize in type com.microsoft.graph.models.CertificateBasedAuthPki with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setCertificateAuthorities in type com.microsoft.graph.models.CertificateBasedAuthPki with return type void and parameters value of type java.util.List is optional Addition of Public method setDisplayName in type com.microsoft.graph.models.CertificateBasedAuthPki with return type void and parameters value of type String is optional Addition of Public method setLastModifiedDateTime in type com.microsoft.graph.models.CertificateBasedAuthPki with return type void and parameters value of type OffsetDateTime is optional Addition of Public method setStatus in type com.microsoft.graph.models.CertificateBasedAuthPki with return type void and parameters value of type String is optional Addition of Public method setStatusDetails in type com.microsoft.graph.models.CertificateBasedAuthPki with return type void and parameters value of type String is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.models.CertificateBasedAuthPki with return type CertificateBasedAuthPki and parameters parseNode of type ParseNode is required Addition of com.microsoft.graph.models.CertificateBasedAuthPkiCollectionResponse inherits from BaseCollectionPaginationCountResponse Addition of Public method constructor in type com.microsoft.graph.models.CertificateBasedAuthPkiCollectionResponse with return type void and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.models.CertificateBasedAuthPkiCollectionResponse with return type Map> and parameters Addition of Public method getValue in type com.microsoft.graph.models.CertificateBasedAuthPkiCollectionResponse with return type java.util.List and parameters Addition of Public method serialize in type com.microsoft.graph.models.CertificateBasedAuthPkiCollectionResponse with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setValue in type com.microsoft.graph.models.CertificateBasedAuthPkiCollectionResponse with return type void and parameters value of type java.util.List is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.models.CertificateBasedAuthPkiCollectionResponse with return type CertificateBasedAuthPkiCollectionResponse and parameters parseNode of type ParseNode is required Addition of Public method getPublicKeyInfrastructure in type com.microsoft.graph.models.Directory with return type PublicKeyInfrastructureRoot and parameters Addition of Public method setPublicKeyInfrastructure in type com.microsoft.graph.models.Directory with return type void and parameters value of type PublicKeyInfrastructureRoot is optional Addition of com.microsoft.graph.models.PublicKeyInfrastructureRoot inherits from Entity Addition of Public method constructor in type com.microsoft.graph.models.PublicKeyInfrastructureRoot with return type void and parameters Addition of Public method getCertificateBasedAuthConfigurations in type com.microsoft.graph.models.PublicKeyInfrastructureRoot with return type java.util.List and parameters Addition of Public method getFieldDeserializers in type com.microsoft.graph.models.PublicKeyInfrastructureRoot with return type Map> and parameters Addition of Public property OdataType in type com.microsoft.graph.models.PublicKeyInfrastructureRoot with type String Addition of Public method serialize in type com.microsoft.graph.models.PublicKeyInfrastructureRoot with return type Void and parameters writer of type SerializationWriter is required Addition of Public method setCertificateBasedAuthConfigurations in type com.microsoft.graph.models.PublicKeyInfrastructureRoot with return type void and parameters value of type java.util.List is optional Addition of Public method createFromDiscriminatorValue in type com.microsoft.graph.models.PublicKeyInfrastructureRoot with return type PublicKeyInfrastructureRoot and parameters parseNode of type ParseNode is required |
baywet
approved these changes
May 20, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Check for unexpected deletions or changes in this PR and ensure relevant CI checks are passing.
Note: This pull request was automatically created by Azure pipelines.